entry: Only set one of the .left, .right style classes
authorMatthias Clasen <mclasen@redhat.com>
Mon, 26 Oct 2015 19:28:50 +0000 (15:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 26 Oct 2015 19:28:50 +0000 (15:28 -0400)
commited8641ff26a2f83b5b3dd449d4e20dad34251dee
tree41d9602ba59e975a783519b061a64725a4e25c4d
parent8db30aa9a08d3ea682de404926e8b89cce4e08ac
entry: Only set one of the .left, .right style classes

We were not removing the old style class when adding a new one.
gtk/gtkentry.c